dBASE code for PESetNDetailCopies

You can use code similar to the following to set the number of copies of the Details section you want the program to print using PESetNDetailCopies:

LOCAL Copies
Copies = 5
    && Print 5 copies of Details section
IF PESetNDetailCopies (Job, Copies) = .F.
    &&Handle error
ENDIF


Seagate Software IMG Holdings, Inc.
http://www.seagatesoftware.com
Support services:
http://support.seagatesoftware.com